Should not be accessible from macro languages 不应是可从宏语言访问的。
The function should not be accessible from macro languages 此函数不应该是可从宏语言访问的。
The variable should not be accessible from macro languages 该变量不应该是可以从宏语言访问的。
Basic textual macro languages 文本宏语言基础
First let s look at metaprogramming that involves textual macro languages 首先让我们来看一下涉及文本宏编程的元编程。
This article reviews several kinds of macro languages and shows how you can use them to improve your code 本文介绍了几种宏语言的方法,并介绍了如何改进代码。
The scheme standard defines a macro language specifically built to make it easier to make additions to the language scheme标准定义了一种专门用来简化对其他语言进行扩展的宏语言。
For example, a word-processing program might support a macro language with which users can customize the behavior of the application 例如,字处理程序可能支持用户可用来自定义应用程序行为的宏语言。
A program or code segment written in the internal macro language of an application . some macros replicate, while others infect documents 被写在内建的应用程序的宏语言中的一段程序或片断。有些宏复制,有些则感染文档。
Learn why metaprogramming is necessary and look at some of the components of metaprogramming textual macro languages, specialized code generators 因此十分有必要学习为什么要采用元编程,以及元编程都有哪些组件(文本宏语言,专用代码生成器)。